tgram-3D

Results 8 comments of tgram-3D

@eyurtsev Thank you for the info. I found out that token streaming from astream_log with the provided configuration works if you are using an Agent as the agent node in...

@gianfrancodemarco A few of the latest notebooks use OpenAI tools and PydanticToolsParser, but enforce calling a specific tool vs. parallel calling - I think. I'm sure you could use those...

I'm not one of the devs, but the citations are not consistent because the code is just appending the title of each source doc retrieved from the cognitive search index...

@SavvasMohito That is interesting. I've been having the same issues with streaming using python 3.10.11. The only way I've been able to get around it is by modifying the wrapper...

@SavvasMohito I've just been playing around with the example streaming-tokens notebook with astream_events, and follow up questions seem to work fine using the node modifications described above. The notebook isn't...

@hinthornw I haven't updated anything since last week, I think. Current versions are langchain 0.1.5 and langsmith 0.0.87. Another thing I noticed is if I did a keyboard interrupt on...

@hinthornw I'm getting pip dependency errors with langchain when trying to update langsmith to 0.1.2, or any version above 0.0.87. I updated langchain to 0.1.7, then had to downgrade to...

I'm not sure if anyone else has run into this, but one thing of note is if you downgrade to rehype-highlight 6.0.0 you get a TS error similar to this:...