Commit Graph

2 Commits (90559fde701747aaf0230d0ecf8abb115392bc88)

Author SHA1 Message Date
Bagatur cb25fa0d55
core[patch]: fix ChatGeneration.text with content blocks (#20294) 6 months ago
Bagatur c61e30632e
BUG: more core fixes (#13665)
Fix some circular deps:
- move PromptValue into top level module bc both PromptTemplates and
OutputParsers import
- move tracer context vars to `tracers.context` and import them in
functions in `callbacks.manager`
- add core import tests
10 months ago