Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
protonspy
/
JusChat
Public
Notifications
You must be signed in to change notification settings
Fork
7
Star
30
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: protonspy/JusChat
Actions
All workflows
Workflows
Python Tests
Python Tests
Show more workflows...
Management
Caches
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
28 workflow runs
28 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Merge pull request #4 from prodesk98/batch
Python Tests
#28:
Commit
b6da38a
pushed by
protonspy
21s
main
main
21s
View workflow file
Enhance agent and knowledge modules: rename workflow variable, add ca…
Python Tests
#27:
Pull request
#4
opened by
protonspy
18s
batch
batch
18s
View #4
View workflow file
Merge pull request #3 from prodesk98/batch
Python Tests
#26:
Commit
a0c0ac7
pushed by
protonspy
18s
main
main
18s
View workflow file
Refactor knowledge.py: enhance type handling, add utility functions, …
Python Tests
#25:
Pull request
#3
opened by
protonspy
17s
batch
batch
17s
View #3
View workflow file
Features/vectordb
Python Tests
#24:
Pull request
#2
opened by
protonspy
19s
features/vectordb
features/vectordb
19s
View #2
View workflow file
Merge pull request #2 from prodesk98/features/vectordb
Python Tests
#23:
Commit
cb640f3
pushed by
protonspy
21s
main
main
21s
View workflow file
Merge pull request #1 from prodesk98/features/vectordb
Python Tests
#22:
Commit
6dff173
pushed by
protonspy
17s
main
main
17s
View workflow file
Features/vectordb
Python Tests
#21:
Pull request
#1
opened by
protonspy
17s
features/vectordb
features/vectordb
17s
View #1
View workflow file
Update routing logic in agent.py: change depth condition from 3 to 1
Python Tests
#20:
Commit
f461894
pushed by
protonspy
15s
main
main
15s
View workflow file
Refactor agent.py: remove unused start_status method and update searc…
Python Tests
#19:
Commit
1003531
pushed by
protonspy
18s
main
main
18s
View workflow file
Add TODOs for vector search and database update logic in graph and kn…
Python Tests
#18:
Commit
1749a94
pushed by
protonspy
22s
main
main
22s
View workflow file
Add agent initialization and routing logic; enhance workflow with new…
Python Tests
#17:
Commit
3d16050
pushed by
protonspy
20s
main
main
20s
View workflow file
Implement document loading from S3 in the knowledge module
Python Tests
#16:
Commit
d68372e
pushed by
protonspy
16s
main
main
16s
View workflow file
Enhance markdown rendering with custom styles for list, paragraph, an…
Python Tests
#15:
Commit
9ecea87
pushed by
protonspy
17s
main
main
17s
View workflow file
Integrate SocketManager for real-time updates and enhance chat messag…
Python Tests
#14:
Commit
97ade56
pushed by
protonspy
18s
main
main
18s
View workflow file
Update prompt format to include chat history delimiters for improved …
Python Tests
#13:
Commit
b4f4ef9
pushed by
protonspy
21s
main
main
21s
View workflow file
Add ChatManager and SocketManager, implement chat history retrieval, …
Python Tests
#12:
Commit
000decc
pushed by
protonspy
16s
main
main
16s
View workflow file
Update CI configuration to use Python 3.12
Python Tests
#11:
Commit
bcaf2a6
pushed by
protonspy
16s
main
main
16s
View workflow file
Add initial HTML templates, JavaScript functionality, and CI configur…
Python Tests
#10:
Commit
5e2b86f
pushed by
protonspy
22s
main
main
22s
View workflow file
Remove unused import of SystemMessage from langchain_core.messages in…
Python Tests
#9:
Commit
4677eef
pushed by
protonspy
Failure
main
main
Failure
View workflow file
Refactor agent and base classes to implement invoke method, enhance g…
Python Tests
#8:
Commit
096d250
pushed by
protonspy
Failure
main
main
Failure
View workflow file
Refactor agent and base classes to implement search and generate meth…
Python Tests
#7:
Commit
1efad1e
pushed by
protonspy
Failure
main
main
Failure
View workflow file
Add FastAPI endpoints for chat and knowledge base updates, integrate …
Python Tests
#6:
Commit
d9638dd
pushed by
protonspy
Failure
main
main
Failure
View workflow file
Add FastAPI integration and update Docker configuration for knowledge…
Python Tests
#5:
Commit
3254e3a
pushed by
protonspy
Failure
main
main
Failure
View workflow file
Add support for PDF document loading and update knowledge base method
Python Tests
#4:
Commit
9fbf6ff
pushed by
protonspy
Failure
main
main
Failure
View workflow file
Previous
1
2
Next
You can’t perform that action at this time.