Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / ajndkr/lanarky issues and pull requests
#89 - feat: Add option to accept or not accept WebSocket connection
Pull Request -
State: closed - Opened by Tooflex over 1 year ago
Labels: feature
#88 - feat: How can I do more things in the router?
Issue -
State: closed - Opened by KevinZhang19870314 over 1 year ago
- 11 comments
Labels: question
#87 - feat: do we can handler multiple conversation, like `new chat` button in https://chat.openai.com/
Issue -
State: closed - Opened by KevinZhang19870314 over 1 year ago
- 3 comments
Labels: question
#86 - feat: add Option to Accept or Not Accept WebSocket Connection
Issue -
State: closed - Opened by Tooflex over 1 year ago
Labels: feature
#85 - feat: add `BackgroundTasks` support for `WebsocketConnection`
Issue -
State: open - Opened by ajndkr over 1 year ago
- 1 comment
Labels: feature, langchain
#84 - feat: add database integration with sqlalchemy
Issue -
State: open - Opened by ajndkr over 1 year ago
- 10 comments
Labels: feature, database
#83 - feat: add Guidance adapter
Issue -
State: open - Opened by ajndkr over 1 year ago
Labels: feature, guidance, adapter
#82 - feat: add Llama-index adapter
Issue -
State: open - Opened by ajndkr over 1 year ago
Labels: feature, llama-index
#81 - fix: update request and response model loader functions for `LangchainRouter`
Pull Request -
State: closed - Opened by ajndkr over 1 year ago
Labels: documentation, fix, dependencies, unit-tests
#80 - ♻️ Change from logger info to debug.
Pull Request -
State: closed - Opened by awtkns over 1 year ago
#79 - feat: improve connection handling (2/)
Pull Request -
State: closed - Opened by ajndkr over 1 year ago
Labels: feature
#78 - feat: improve connection handling
Pull Request -
State: closed - Opened by ajndkr over 1 year ago
Labels: feature, dependencies
#77 - feat: add test client example in docs for streaming responses
Issue -
State: closed - Opened by ajndkr over 1 year ago
- 1 comment
Labels: documentation, good first issue
#76 - Handling Closed Connections
Issue -
State: closed - Opened by awtkns over 1 year ago
- 8 comments
Labels: feature
#75 - feat: Allow overriding registered callbacks
Pull Request -
State: closed - Opened by ajndkr over 1 year ago
Labels: documentation, feature, unit-tests
#74 - feat: Allow overriding registered callbacks
Issue -
State: closed - Opened by rbbby over 1 year ago
- 3 comments
Labels: feature
#73 - I noticed the LangchainRouter in version v0.7.3. But how should I refactor my existing code?
Issue -
State: closed - Opened by gaye746560359 over 1 year ago
- 1 comment
Labels: question, awaiting-response
#72 - feat: add LLM caching
Pull Request -
State: closed - Opened by ajndkr over 1 year ago
Labels: documentation, feature, dependencies, unit-tests
#71 - fix: request and response model created by `LangchainRouter` breaks for complex chain types
Issue -
State: closed - Opened by ajndkr over 1 year ago
Labels: bug, langchain
#70 - fix: add `name_prefix` for creating dynamic request and response models
Pull Request -
State: closed - Opened by ajndkr over 1 year ago
Labels: documentation, fix
#69 - feat: add new methods to `LangchainRouter`
Pull Request -
State: closed - Opened by ajndkr over 1 year ago
Labels: documentation, feature, unit-tests
#67 - When will support for GPTCache or RedisSemanticCache be added?
Issue -
State: closed - Opened by gaye746560359 over 1 year ago
- 8 comments
Labels: feature
#66 - feat: add `LangchainRouter`
Pull Request -
State: closed - Opened by ajndkr over 1 year ago
Labels: documentation, feature, dependencies, unit-tests
#64 - fix: websocket callback handler fails due to bad message construction
Pull Request -
State: closed - Opened by ajndkr over 1 year ago
Labels: documentation, feature, fix
#63 - Add documentation for using Feat: JSON RESPONSE
Issue -
State: closed - Opened by Haste171 over 1 year ago
- 6 comments
Labels: documentation
#62 - It is difficult to determine the output result when I use requests to call the API.
Issue -
State: closed - Opened by gaye746560359 over 1 year ago
- 3 comments
Labels: bug, awaiting-response
#60 - feat: add streaming JSON response
Pull Request -
State: closed - Opened by ajndkr over 1 year ago
Labels: documentation, feature, unit-tests
#59 - JSON Dict Response
Issue -
State: closed - Opened by Haste171 over 1 year ago
- 4 comments
Labels: feature
#58 - How do you create combability with ConversationalRetrievalChain
Issue -
State: closed - Opened by Haste171 over 1 year ago
- 4 comments
#57 - fix: library documentation for registering callback handler is incorrect
Pull Request -
State: closed - Opened by ajndkr over 1 year ago
Labels: documentation, fix
#56 - Add support for custom AgentExecutor
Issue -
State: closed - Opened by rbbby over 1 year ago
- 3 comments
Labels: bug, documentation
#55 - fix `StreamingResponse` message content encoding
Pull Request -
State: closed - Opened by rbbby over 1 year ago
#54 - feat: Add callback handlers for Langchain agents
Pull Request -
State: closed - Opened by ajndkr over 1 year ago
Labels: documentation, feature, unit-tests
#53 - feat: add streaming callback for Langchain agents
Issue -
State: closed - Opened by ajndkr over 1 year ago
Labels: feature, langchain
#52 - feat: Add unit tests
Pull Request -
State: closed - Opened by ajndkr over 1 year ago
Labels: documentation, dependencies, unit-tests
#51 - Great project, hoping to support chain's formatted output.
Issue -
State: closed - Opened by gaye746560359 over 1 year ago
- 4 comments
Labels: feature
#50 - Metadata returned in docs
Issue -
State: closed - Opened by audvin over 1 year ago
- 9 comments
Labels: feature
#49 - ERROR - Async generation not implemented for this LLM.
Issue -
State: closed - Opened by pakcheera over 1 year ago
- 4 comments
Labels: bug, wontfix
#48 - feat: add sphinx documentation
Pull Request -
State: closed - Opened by ajndkr over 1 year ago
Labels: documentation, feature, dependencies
#47 - fix: minor improvements and bugfixes
Pull Request -
State: closed - Opened by ajndkr over 1 year ago
Labels: documentation, fix, dependencies
#46 - Streaming response returns 'StuffDocumentsChain' not the stream
Issue -
State: closed - Opened by gabriel-ecegi over 1 year ago
- 4 comments
Labels: bug, awaiting-response
#45 - 2/3 examples don't seem to work
Issue -
State: closed - Opened by thorgexyz over 1 year ago
- 3 comments
Labels: bug, awaiting-response
#43 - Error in on_llm callback
Issue -
State: closed - Opened by rogalvil over 1 year ago
- 2 comments
Labels: bug
#42 - chore: add deprecation warning
Pull Request -
State: closed - Opened by ajndkr over 1 year ago
Labels: documentation, breaking
#39 - Fix Gradio Streaming problems
Pull Request -
State: closed - Opened by jpdus over 1 year ago
Labels: fix, dependencies
#38 - fix: bump langchain version and update dependency filter
Pull Request -
State: closed - Opened by ajndkr over 1 year ago
Labels: fix, dependencies
#37 - Langchain dependency errors when installing with other libraries
Issue -
State: closed - Opened by jpdus over 1 year ago
- 2 comments
Labels: bug
#36 - feat: setup project documentation
Issue -
State: closed - Opened by ajndkr over 1 year ago
- 2 comments
Labels: documentation, feature
#35 - Support to Custom Chains
Issue -
State: closed - Opened by rogalvil over 1 year ago
- 3 comments
Labels: question
#34 - Fix issue with conversational retrieval chain
Pull Request -
State: closed - Opened by rogalvil over 1 year ago
#33 - chore: update project metadat
Pull Request -
State: closed - Opened by ajndkr over 1 year ago
Labels: documentation, ci/cd
#32 - feat: auto-detect callback handler to improve response class usage
Pull Request -
State: closed - Opened by ajndkr over 1 year ago
Labels: documentation, feature, breaking, dependencies
#30 - Broken compatibility with `BaseLangchainStreamingResponse` when using custom `input_variables`
Issue -
State: closed - Opened by marcovirgolin over 1 year ago
- 5 comments
Labels: bug, awaiting-response
#29 - ConversationalRetrievalChain
Issue -
State: closed - Opened by audvin over 1 year ago
- 6 comments
Labels: feature, awaiting-response
#28 - fix(response): pass `BaseLangchainStreamingResponse` exception output to background task as `"outputs"`
Pull Request -
State: closed - Opened by ajndkr over 1 year ago
Labels: fix
#27 - bug(response): error handling in streaming response causes background task to fail
Issue -
State: closed - Opened by ajndkr over 1 year ago
Labels: bug
#26 - chore(deps): freeze requirements for demo examples
Pull Request -
State: closed - Opened by Tooflex over 1 year ago
- 1 comment
Labels: dependencies, examples
#25 - Add VS Code configs for the examples
Pull Request -
State: closed - Opened by Tooflex over 1 year ago
- 1 comment
Labels: feature
#24 - chore: refactor examples and `callbacks` module
Pull Request -
State: closed - Opened by ajndkr over 1 year ago
Labels: documentation, examples
#23 - fix(response): pass multiple inputs to `LLMChainStreamingResponse`
Pull Request -
State: closed - Opened by ajndkr over 1 year ago
Labels: fix
#22 - feat(tests): add unit tests
Issue -
State: closed - Opened by ajndkr over 1 year ago
Labels: feature, ci/cd
#21 - Pass multiple Inputs to LLMChainStreamingResponse?
Issue -
State: closed - Opened by JulianKrmr over 1 year ago
- 3 comments
Labels: bug
#20 - cicd: add new github templates and workflows
Pull Request -
State: closed - Opened by ajndkr over 1 year ago
Labels: ci/cd
#19 - deps(up): `langchain` 0.0.146 → 0.0.157
Pull Request -
State: closed - Opened by rogalvil over 1 year ago
Labels: dependencies
#18 - Fix ramdom Unexpected ASGI message to appear
Pull Request -
State: closed - Opened by Tooflex over 1 year ago
#17 - Unexpected ASGI message 'http.response.body' sent, after response already completed.
Issue -
State: closed - Opened by Tooflex over 1 year ago
- 2 comments
#16 - feat: add `StreamingResponse` support for `ConversationalRetrievalChain` chain type
Pull Request -
State: closed - Opened by rogalvil over 1 year ago
- 5 comments
Labels: feature
#15 - feat: add websocket support
Pull Request -
State: closed - Opened by ajndkr over 1 year ago
Labels: feature
#14 - fix(response): add callback handler to RetrievalQA chain callback manager
Pull Request -
State: closed - Opened by ajndkr over 1 year ago
Labels: feature, fix
#13 - feat: add gradio support for testing
Pull Request -
State: closed - Opened by ajndkr over 1 year ago
Labels: feature
#12 - feat: add gradio support for testing endpoints
Issue -
State: closed - Opened by ajndkr over 1 year ago
Labels: feature
#11 - feat: add websocket support
Issue -
State: closed - Opened by ajndkr over 1 year ago
- 7 comments
Labels: feature
#10 - Source documents
Pull Request -
State: closed - Opened by rogalvil over 1 year ago
Labels: feature
#9 - Source Documents
Issue -
State: closed - Opened by rogalvil over 1 year ago
- 5 comments
Labels: feature
#8 - feat: add streaming and websocket support for all chain types
Issue -
State: closed - Opened by ajndkr over 1 year ago
- 13 comments
Labels: feature, epic, on-hold
#7 - fix: `background` attribute should be a `BackgroundTask` instance
Pull Request -
State: closed - Opened by ajndkr over 1 year ago
Labels: fix
#6 - feat: add support for `RetrievalQA` chains
Pull Request -
State: closed - Opened by ajndkr over 1 year ago
Labels: feature, breaking
#5 - feat: add support to run background task with chain output
Pull Request -
State: closed - Opened by ajndkr over 1 year ago
Labels: feature
#4 - fix(response): prevent app from crashing on second message
Pull Request -
State: closed - Opened by ajndkr over 1 year ago
Labels: fix
#3 - Issue with second message
Issue -
State: closed - Opened by rogalvil over 1 year ago
- 6 comments
Labels: bug
#2 - Stablelm instead of openai?
Issue -
State: closed - Opened by ngmisl over 1 year ago
- 1 comment
Labels: question
#1 - feat: update repository to make codebase pip-installable
Pull Request -
State: closed - Opened by ajndkr over 1 year ago
Labels: feature