langchain/docs/scripts
KyrianC 03178ee74f
community[minor]: Add tools calls to ChatEdenAI (#22320)
### Description  
Add tools implementation to `ChatEdenAI`:
- `bind_tools()`
- `with_structured_output()`

### Documentation 
Updated `docs/docs/integrations/chat/edenai.ipynb`

### Notes
We don´t support stream with tools as of yet. If stream is called with
tools we directly yield the whole message from `generate` (implemented
the same way as Anthropic did).
2024-06-04 10:29:28 -07:00
..
notebook_convert_templates/mdoutput infra: use nbconvert for docs build (#21135) 2024-05-07 12:30:17 -07:00
arxiv_references.py docs: arxiv page, added cookbooks (#22215) 2024-05-27 15:47:02 -07:00
check_imports.py docs: format (#21132) 2024-04-30 23:32:41 +00:00
check-broken-links.js ci[minor]: Bump LC scripts package, add retry option (#19285) 2024-03-19 10:42:59 -07:00
copy_templates.py docs: edit links, direct for notebooks (#22051) 2024-05-24 19:44:46 +00:00
generate_api_reference_links.py infra: rm unused # noqa violations (#22049) 2024-05-22 15:21:08 -07:00
model_feat_table.py community[minor]: Add tools calls to ChatEdenAI (#22320) 2024-06-04 10:29:28 -07:00
notebook_convert.py docs: edit links, direct for notebooks (#22051) 2024-05-24 19:44:46 +00:00
resolve_local_links.py docs: edit links, direct for notebooks (#22051) 2024-05-24 19:44:46 +00:00