drbh
902f526d69
Unroll notify error into generate response ( #2597 )
...
* feat: unroll notify_error if no tool is choosen
* fix: expect simple message when no tool is selected
* fix: improve test to avoid notify_error
* fix: improve docs and indicate change in expected response
* fix: adjust linting in test file
2024-10-27 04:03:57 +00:00
drbh
08834e0cfd
fix: improve regex expression ( #2468 )
2024-09-25 06:11:21 +00:00
Vaibhav Srivastav
df0e650891
Improve the Consuming TGI + Streaming docs. ( #2412 )
...
* Improve the Consuming TGI docs.
* Fix erronous update to .
* add info about Open AI client.
* More updates.
* Apply suggestions from code review
Co-authored-by: Erik Kaunismäki <erik.kaum@gmail.com>
* Suggestions from Lucain.
* Update Gradio snippet.
* Up.
* Apply suggestions from code review
Co-authored-by: Lucain <lucainp@gmail.com>
* Update docs/source/basic_tutorials/consuming_tgi.md
Co-authored-by: Lucain <lucainp@gmail.com>
* Up.
* Apply suggestions from code review
Co-authored-by: Omar Sanseviero <osanseviero@gmail.com>
* Up.
* Up.
* Doc review from Nico.
* Doc review from Nico. x2
* Last nit
---------
Co-authored-by: Erik Kaunismäki <erik.kaum@gmail.com>
Co-authored-by: Lucain <lucainp@gmail.com>
Co-authored-by: Omar Sanseviero <osanseviero@gmail.com>
2024-09-25 06:08:38 +00:00
drbh
ee002cad1e
feat: prefer huggingface_hub in docs and show image api ( #1844 )
...
This PR prefers the `huggingface_hub` library, refactors the grammar
docs and adds the new image_url api to the vlm docs.
2024-07-17 05:36:58 +00:00
drbh
05caaa2f31
fix: split docs and start conceptual page ( #1836 )
...
This PR improves the guidance docs and adds a section that explains how
grammars are applied on a technical level
2024-06-10 14:12:58 +03:00