Lucain
d19ebc7a48
Make import time faster (optional deps + delay imports) ( #253 )
...
* adapt docs
* optional in pyproject.toml
* get rid of some transformers imports
* optional transformers in models.py
* gradio, transformers, litellm
* small refacto AgentType
* merge conflicts
* mouaif
* fix tests
* AgentText no longer a str
* Add back AgentType as str/Image
* fixed for good
2025-01-20 10:59:43 +01:00
Aymeric Roucher
e3ae1800e2
Fixes before release ( #254 )
...
* Fixes before release
2025-01-17 20:20:28 +01:00
Aymeric Roucher
b4091cb5ce
Allow passing kwargs to all models ( #222 )
...
* Allow passing kwargs to all models
2025-01-16 23:03:38 +01:00
Aymeric Roucher
25e00c6e74
Document OpenTelemetry ( #204 )
2025-01-15 16:07:34 +01:00
sid tuladhar
60b1abdae6
Fixed agents.md ( #164 )
...
Fix docs: custom_model should return an object that has a .content attribute
2025-01-13 16:21:51 +01:00
Aymeric Roucher
cb9830a554
Support OpenTelemetry ( #136 )
...
* Support OpenTelemetry
2025-01-09 23:08:17 +01:00
Aymeric
4fa8255377
Detail tool building options in guided tour
2025-01-06 18:27:02 +01:00
Aymeric
e9119c9df5
Replace max_iteration with max_steps for consistency
2025-01-06 17:25:45 +01:00
Aymeric
64de40efcb
Various doc improvements
2024-12-31 17:28:43 +01:00
Aymeric
aa06a7ad78
Move doc to 'en' subfolder
2024-12-31 12:46:17 +01:00