mirror of
https://github.com/VinciGit00/Scrapegraph-ai.git
synced 2026-06-23 21:00:30 +08:00
removed unused file and removed unused documentation
This commit is contained in:
parent
87d911b7bb
commit
8e08652d8a
@ -6,14 +6,6 @@ from scrapegraphai.graphs import SmartScraperGraph
|
||||
# ************************************************
|
||||
# Define the configuration for the graph
|
||||
# ************************************************
|
||||
"""
|
||||
Avaiable models:
|
||||
- ollama/llama2
|
||||
- ollama/mistral
|
||||
- ollama/codellama
|
||||
- ollama/dolphin-mixtral
|
||||
- ollama/mistral-openorca
|
||||
"""
|
||||
|
||||
graph_config = {
|
||||
"llm": {
|
||||
|
||||
@ -1,2 +0,0 @@
|
||||
0,1,2,3
|
||||
"{'title': 'Rotary Pendulum RL', 'description': 'Open Source project aimed at controlling a real life rotary pendulum using RL algorithms'}","{'title': 'DQN Implementation from scratch', 'description': 'Developed a Deep Q-Network algorithm to train a simple and double pendulum'}","{'title': 'Multi Agents HAED', 'description': 'University project which focuses on simulating a multi-agent system to perform environment mapping. Agents, equipped with sensors, explore and record their surroundings, considering uncertainties in their readings.'}","{'title': 'Wireless ESC for Modular Drones', 'description': 'Modular drone architecture proposal and proof of concept. The project received maximum grade.'}"
|
||||
|
Loading…
Reference in New Issue
Block a user