Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
L
LLMB-Austin
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Muhammad
LLMB-Austin
Commits
fab79933
Commit
fab79933
authored
Nov 06, 2023
by
m0hammadjaan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated requirements.txt
parent
71fbd40d
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletions
+2
-1
.gitignore
.gitignore
+2
-0
2_Chatbot_Agent.py
pages/2_Chatbot_Agent.py
+0
-1
No files found.
.gitignore
0 → 100644
View file @
fab79933
env/
\ No newline at end of file
pages/2_Chatbot_Agent.py
View file @
fab79933
...
...
@@ -6,7 +6,6 @@ from langchain.tools import DuckDuckGoSearchRun
from
langchain.agents
import
initialize_agent
,
Tool
from
langchain.callbacks
import
StreamlitCallbackHandler
from
langchain.utilities
import
ArxivAPIWrapper
st
.
set_page_config
(
page_title
=
"ChatWeb"
,
page_icon
=
"🌐"
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment